Automations

System Automation Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Move Copy File Command

Command: Move Copy File Command

This command moves/copies a file to a specified destination.

Parameters

File Operation

Specify whether you intend to move the file or copy the file.

Required

Source File Path

Enter or Select the path to the file.

Required

Destination File Path

Enter or Select the new (destination) path to the file.

Required

Create Folder

Specify whether the directory should be created if it does not already exist.

Required

Overwrite File

Specify whether the file should be overwritten if it already exists.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo